area ip-address|number stub no-summary
This command prevents an OSPFD ABR from injecting inter-area summaries into the specified stub area.
Syntax
area ip-address <a.b.c.d> stub no-summary area number number stub no-summary no area ip-address <a.b.c.d> stub no-summary no area number number stub no-summary
Command |
Description |
---|---|
a.b.c.d |
Defines the OSPF area in IP address format |
number |
Defines the OSPF area ID as a decimal value in the range of 0 – 4294967295. |
no-summary |
Determines not to inject inter-area routes into the stub. |
Default
NA
Command Mode
Privileged User
Example
This example prevents an OSPFD ABR from injecting inter-area summaries into the specified stub area.
(config-data)# router ospf (conf-router)# area number 1000 stub no-summary